GNUStep - meaning and definition. What is GNUStep
Diclib.com
Online Dictionary

What (who) is GNUStep - definition

OPEN SOURCE WIDGET TOOLKIT AND APPLICATION DEVELOPMENT TOOLS
GNUStep; Gnustep; GnuStep; GNUSTEP
  • graphics control element libraries]] or [[graphical shell]]s.

GNUStep         
<operating system> A GNU implementation of OpenStep. Work has started on an implementation using an existing library written in Objective-C. Much work remains to be done to bring this library close to the OpenStep specifications. Adam Fedor is head of the project. http://gnustep.org/. [Current status? Newsgroup?] (1999-11-25)
fat binary         
  • Apple ''Universal binary'' logo
  • ''FatELF'' logo
COMBINED EXECUTABLE FILE FOR MULTIPLE PROCESSOR TYPES OR OPERATING SYSTEMS
Fat executable; Multiarchitecture binary; Multi-architecture binary; Multi-architecture executable; Multiarchitecture executable; Fat binaries; FATBNSEA.COM; FATBIN.COM; Thin binary; Thin Binary; Fat Binary; Function multi-versioning; Fat object file; Fat object (file); Fat object (binary); Fat binary file; Fat executable file; Fat binary image; Fat executable image; Fat program image; Fat program file; Fat binary program; Fat program; Fat binary format; Fat-binary file format; Fat binary file format; Cross-platform executable; Cross-platform binary; Cross-platform program; Cross-platform code; Multi-Architecture Binary; Multi Architecture Binary; Multiarchitecture Binary; Fat binary object; Fat binary object file; FAT binary; C for Heterogeneous Integration; Intel C for Heterogeneous Integration; C for heterogeneous integration; CHI (compiler); EXOCHI; Exoskeleton Sequencer; Exoskeleton sequencer; Intel CHI; Intel EXOCHI; Intel Exoskeleton Sequencer; GPGPU-Sim; Multi2Sim; Nvidia cubin; CUDA binary; Nvidia CUDA binary; Cubin file; Cubin (Nvidia); Cubin (file); GNUstep fat bundle; Fat bundle (GNUstep); Nvidia SASS; Nvidia Streaming Assembler; SASS (assembler); Streaming Assembler; Shader Assembly
<operating system> An executable file containing code for more than one CPU. The correct code is selected automatically at run time. This is convenient for distributing software and sharing it between multiple platforms. NEXTSTEP supports fat binaries, e.g. for Motorola 68000, Intel 80486 and SPARC ("triple fat"). Mac OS supports fat binaries for both 680x0 and PowerPC native code. [Other OSes?] (1995-09-23)
Fat binary         
  • Apple ''Universal binary'' logo
  • ''FatELF'' logo
COMBINED EXECUTABLE FILE FOR MULTIPLE PROCESSOR TYPES OR OPERATING SYSTEMS
Fat executable; Multiarchitecture binary; Multi-architecture binary; Multi-architecture executable; Multiarchitecture executable; Fat binaries; FATBNSEA.COM; FATBIN.COM; Thin binary; Thin Binary; Fat Binary; Function multi-versioning; Fat object file; Fat object (file); Fat object (binary); Fat binary file; Fat executable file; Fat binary image; Fat executable image; Fat program image; Fat program file; Fat binary program; Fat program; Fat binary format; Fat-binary file format; Fat binary file format; Cross-platform executable; Cross-platform binary; Cross-platform program; Cross-platform code; Multi-Architecture Binary; Multi Architecture Binary; Multiarchitecture Binary; Fat binary object; Fat binary object file; FAT binary; C for Heterogeneous Integration; Intel C for Heterogeneous Integration; C for heterogeneous integration; CHI (compiler); EXOCHI; Exoskeleton Sequencer; Exoskeleton sequencer; Intel CHI; Intel EXOCHI; Intel Exoskeleton Sequencer; GPGPU-Sim; Multi2Sim; Nvidia cubin; CUDA binary; Nvidia CUDA binary; Cubin file; Cubin (Nvidia); Cubin (file); GNUstep fat bundle; Fat bundle (GNUstep); Nvidia SASS; Nvidia Streaming Assembler; SASS (assembler); Streaming Assembler; Shader Assembly
A fat binary (or multiarchitecture binary) is a computer executable program or library which has been expanded (or "fattened") with code native to multiple instruction sets which can consequently be run on multiple processor types. This results in a file larger than a normal one-architecture binary file, thus the name.

Wikipedia

GNUstep

GNUstep is a free software implementation of the Cocoa (formerly OpenStep) Objective-C frameworks, widget toolkit, and application development tools for Unix-like operating systems and Microsoft Windows. It is part of the GNU Project.

GNUstep features a cross-platform, object-oriented IDE. Apart from the default Objective-C interface, GNUstep also has bindings for Java, Ruby, GNU Guile and Scheme. The GNUstep developers track some additions to Apple's Cocoa to remain compatible. The roots of the GNUstep application interface are the same as the roots of Cocoa: NeXTSTEP and OpenStep. GNUstep thus predates Cocoa, which emerged when Apple acquired NeXT's technology and incorporated it into the development of the original Mac OS X, while GNUstep was initially an effort by GNU developers to replicate the technically ambitious NeXTSTEP's programmer-friendly features.